@charset "utf-8";

@media only screen and (max-width:320px){
    .article {
        text-align:center
    }
    .c-cont .ct-title {
        font-size:22px !important;
    }
    .ct-cont{
        width:100% !important;
    }
}

@media only screen and (min-width:321px) and (max-width:375px){
    .article {
        text-align:center
    }
    #phone-dh {
        display: block;
        position: fixed;
        top: 10px !important;
        cursor: pointer;
        color: #fff;
        right: 2px !important;
        text-align: center;
        background-color: #004a97;
        font-size: 16px;
        padding: 10px 0;
        width: 28px !important;
        z-index: 999;
    }
    .showimg{
        margin-top: 30px !important;

    }
    .showimg img{
        width:100% !important;
    }
    .c-cont .ct-title {
        font-size:22px !important;
    }
    .logo a {
    display: block;
    width: 100%;
    background: url(../images/logo.png) no-repeat;
    background-size: 90% 41.4px !important;
    margin-top: 0;
    }
     .c-top-box {
        top:0 !important;
    }
    .nav-in {
        top:0 !important;
    }
    .nav-in ul li {
        line-height: 30px !important;
    }
    .ct-list p img{
        width:100%;
        height:auto;
    }
     .zltx {
        height: 230px;
        text-align: center;
        width: 45%;
        border: none;
        float: left;
        overflow: hidden;
        margin: 0px 2%;
        margin-top: 10px;
    }
    .zltx-img {
        height: 200px;
        line-height: 200px;
        text-align: center;
    }
    .zltx img {
        width: 90%;
    }
    .zltx .tit {
        height: 30px;
        line-height: 30px;
        color: #333333;
        font-size: 14px;
    }
    .ct-list .map{
        margin-left:0 !important;
        width: 100% !important;       
        margin-top: 55px !important;
    }

    /*制造能力样式开始*/
    .zznl {
        height: 180px;
        text-align: center;
        width: 48%;
        border: none;
        float: left;
        overflow: hidden;
        margin: 0px 1%;
        margin-top: 10px;
    }
    .zznl-img {
        height: 150px;
        line-height: 150px;
        text-align: center;
    }
    .zznl img {
        /*width: 90%;*/
        max-height: 120px;
    }
    .zznl .tit {
        height: 20px;
        line-height: 20px;
        color: #333333;
        font-size: 14px;
    }
    .ct-cont{
        width:100% !important;
    }
    /*制造能力样式结束*/
}


@media only screen and (min-width:377px) and (max-width:600px){
    .cont-box .c-cont .cont {
        text-align: center;
        padding:0;
    }
    .article {
        text-align:center
    }
    #phone-dh {
        top:10px !important;
        right:4px;
    }
    .c-cont .ct-title {
        font-size:22px !important;
    }
    .ct-list {
        width: 90%;
        position: relative;
        margin: 0 auto;
        text-align: justify;
    }
 
    .cpw-box .pw-item {

        margin-left:35px;

    }
    .cpw-box2 .pw-item-box {
        width: 45%;
        padding: 0 2.5%;
        height: 250px;
    }

    .cpw-box2 .pw-item {
        
        margin-left:0px;

    }
    .showimg img{
        max-width:90%;
    }
    .logo a {
    display: block;
    width: 100%;
    background: url(../images/logo.png) no-repeat;
    background-size: 91% 45px;
    margin-top: 0;
    }
    .c-top-box {
        top:0 !important;
    }
     .nav-in {
        top:0 !important;
    }
    .nav-in ul li {
        line-height: 30px !important;
    }
    .ct-list p img{
        width:100%;
        height:auto;
    }

    .zltx {
        height: 280px;
        text-align: center;
        width: 45%;
        border: none;
        float: left;
        overflow: hidden;
        margin: 0px 2%;
        margin-top: 10px;
    }
    .zltx-img {
        height: 250px;
        line-height: 250px;
        text-align: center;
    }
    .zltx img {
        width: 90%;
    }
    .zltx .tit {
        height: 30px;
        line-height: 30px;
        color: #333333;
        font-size: 14px;
    }
    /*制造能力样式开始*/
    .zznl {
        height: 210px;
        text-align: center;
        width: 45%;
        border: none;
        float: left;
        overflow: hidden;
        margin: 0px 2%;
        margin-top: 10px;
    }
    .zznl-img {
        height: 180px;
        line-height: 180px;
        text-align: center;
    }
    .zznl img {
        max-height: 150px;
        /*width: 90%;*/
    }
    .zznl .tit {
        height: 30px;
        line-height: 30px;
        color: #333333;
        font-size: 14px;
    }
    /*制造能力样式结束*/
    .ct-list .map{
        margin-left:0 !important;
        width: 100% !important;       
        margin-top: 55px !important;
    }
    .ct-cont{
        width:100% !important;
    }
}